chore(deps): update all dependencies#564
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
ansibuddy
approved these changes
Apr 6, 2026
5c610f3 to
ed1b1d6
Compare
ansibuddy
approved these changes
Apr 6, 2026
ed1b1d6 to
8c15435
Compare
ansibuddy
approved these changes
Apr 8, 2026
8c15435 to
4200916
Compare
4200916 to
16ff4ce
Compare
16ff4ce to
36837eb
Compare
ansibuddy
approved these changes
Apr 21, 2026
1356922 to
d6e933c
Compare
ansibuddy
approved these changes
Apr 23, 2026
d6e933c to
fbabb8c
Compare
ansibuddy
approved these changes
Apr 23, 2026
fbabb8c to
fb567b1
Compare
ansibuddy
approved these changes
Apr 24, 2026
fb567b1 to
48ea0f7
Compare
ansibuddy
approved these changes
Apr 25, 2026
48ea0f7 to
0774cd5
Compare
ansibuddy
approved these changes
Apr 26, 2026
0774cd5 to
aa500cd
Compare
ansibuddy
approved these changes
Apr 27, 2026
aa500cd to
7898364
Compare
ansibuddy
approved these changes
Apr 27, 2026
7898364 to
112b06c
Compare
ansibuddy
approved these changes
Apr 27, 2026
ansibuddy
approved these changes
Apr 29, 2026
ansibuddy
approved these changes
Apr 29, 2026
ansibuddy
approved these changes
Apr 30, 2026
ansibuddy
approved these changes
Apr 30, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.5.1→v1.1.2v26.2.0→v26.4.00.10.7→0.11.8v2.4.4→v2.4.131.4.2→1.4.41.5.025.6.2→26.4.026.3.0→26.4.01.20.0→1.20.20.3.8→0.3.110.15.8→0.15.120.9.13→0.9.250.10.1(+2)4.52.0→4.53.06.0.12.20250915→6.0.12.20260408Note: The
pre-commitmanager in Renovate is not supported by thepre-commitmaintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.Release Notes
ansible/actions (ansible/actions)
v1.1.2Compare Source
Fixes
Maintenance
v1.1.1Compare Source
Fixes
Maintenance
v1.1.0Compare Source
Features
Fixes
Maintenance
v1.0.1Compare Source
Fixes
Maintenance
bbbca2d(#100) @renovate[bot]v1.0.0Compare Source
Features
Fixes
Maintenance
v1Compare Source
ansible/team-devtools (ansible/team-devtools)
v26.4.0Compare Source
Fixes
Maintenance
v26.2.2Compare Source
Maintenance
v26.2.1Compare Source
Fixes
astral-sh/uv-pre-commit (astral-sh/uv-pre-commit)
v0.11.8Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.11.8
v0.11.7Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.11.7
v0.11.6Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.11.6
v0.11.5Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.11.5
v0.11.4Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.11.4
v0.11.3Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.11.3
v0.11.2Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.11.2
v0.11.1Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.11.1
v0.11.0Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.11.0
v0.10.12Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.10.12
v0.10.11Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.10.11
v0.10.10Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.10.10
v0.10.9Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.10.9
v0.10.8Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.10.8
biomejs/pre-commit (biomejs/pre-commit)
v2.4.13Compare Source
v2.4.12Compare Source
v2.4.11Compare Source
v2.4.10Compare Source
v2.4.9Compare Source
v2.4.8Compare Source
v2.4.7Compare Source
v2.4.6Compare Source
v2.4.5Compare Source
pypa/build (build)
v1.4.4Compare Source
What's Changed
Full Changelog: pypa/build@1.4.3...1.4.4
v1.4.3Compare Source
What's Changed
New Contributors
Full Changelog: pypa/build@1.4.2...1.4.3
ansible/mkdocs-ansible (mkdocs-ansible)
v26.4.0Compare Source
Fixes
Maintenance
ansible-community/molecule (molecule)
v26.4.0Compare Source
Fixes
Maintenance
python/mypy (mypy)
v1.20.2Compare Source
v1.20.1Compare Source
dict.__or__typeshed change (Ivan Levkivskyi, PR 21186)type[T]in type calls (Shantanu, PR 21174)Anytyped variables (Shantanu, PR 21142)--warn-unused-configshould not be a strict flag (Ivan Levkivskyi, PR 21139)j178/prek (prek)
v0.3.11Compare Source
Released on 2026-04-27.
Highlights
Hook entries now have an explicit
shelloption for shell snippets. Setshell: sh,bash,pwsh,powershell, orcmdwhen an entry should beevaluated by that shell; leaving it unset keeps prek's direct argv execution.
prek auto-updatecan now filter tag candidates before choosing an update.Both options take glob patterns: use
--include-tagto only consider matchingtag names, and
--exclude-tagto skip matching tags such as moving tags orprereleases.
Enhancements
auto-update --exclude-repo <repo>to skip repos (#1983)auto-update --exit-codeto exit with non-zero on updates (#2002)auto-update --include-tag <pattern>/--exclude-tag <pattern>to filter tags (#1984)shellhook option for entries that should run as shell source (#2004)--hook-diroptional for hook-impl (#1989)--script-versionis missing (#1990)Bug fixes
Documentation
pass_filenamesconcurrency docs (#1999)Contributors
v0.3.10Compare Source
Released on 2026-04-21.
Enhancements
@j178/preknpm package (#1973)Bug fixes
Documentation
SKILL.mdfor prek (#1950)gh skill install j178/prek prekto install prek skill for agents (#1951)Other changes
Contributors
v0.3.9Released on 2026-04-13.
Highlight
prek auto-updateis now stricter about pinned revisions and more useful in CI.It now keeps
revand# frozen:comments in sync, can detectimpostor commits when validating pinned SHAs,
and lets you use
prek auto-update --checkto fail on both available updates and frozen-refmismatches without rewriting the config.
Examples:
Enhancements
language: dotnetsupport (#1871)core.hooksPath(#1892)prek run --no-fail-fastto override config file (#1859)forbid-new-submodulesas builtin hook (#1853)cache gc(#1877)auto-update --freezeoutput (#1916)Bug fixes
auto-update(#1936)Documentation
Contributors
astral-sh/ruff (ruff)
v0.15.12Compare Source
Released on 2026-04-24.
Preview features
#ruff:file-ignorefile-level suppressions (#23599)#ruff:ignorelogical-line suppressions (#23404)airflow] Implementtask-branch-as-short-circuit(AIR004) (#23579)flake8-bugbear] Fixbreak/continuehandling inloop-iterator-mutation(B909) (#24440)pylint] FixPLC2701for type parameter scopes (#24576)Rule changes
pandas-vet] Suggest.arrayas well inPD011(#24805)CLI
Documentation
pylint] FixPLR0124description not to claim self-comparison always returns the same value (#24749)pyupgrade] Expand docs on reusableTypeVars and scoping (UP046) (#24153)Contributors
v0.15.11Compare Source
Released on 2026-04-16.
Preview features
ruff] IgnoreRUF029when function is decorated withasynccontextmanager(#24642)airflow] Implementairflow-xcom-pull-in-template-string(AIR201) (#23583)flake8-bandit] FixS103false positives and negatives in mask analysis (#24424)Bug fixes
flake8-async] Omit overridden methods forASYNC109(#24648)Documentation
flake8-async] Add override mention toASYNC109docs (#24666)vim.lsp.config(#24577)Contributors
v0.15.10Compare Source
Released on 2026-04-09.
Preview features
flake8-logging] Allow closures in except handlers (LOG004) (#24464)flake8-self] MakeSLFdiagnostics robust to non-self-named variables (#24281)flake8-simplify] Make the fix forcollapsible-ifsafe inpreview(SIM102) (#24371)Bug fixes
E502fixes in f-strings and t-strings (#24410)dedent_to(#24381)pyupgrade] Fix panic caused by handling of octals (UP012) (#24390)Rule changes
ruff] Treat f-string interpolation as potential side effect (RUF019) (#24426)Server
Documentation
Contributors
v0.15.9Compare Source
Released on 2026-04-02.
Preview features
pyflakes] Flag annotated variable redeclarations asF811in preview mode (#24244)ruff] Allow dunder-named assignments in non-strict mode forRUF067(#24089)Bug fixes
flake8-errmsg] Avoid shadowing existingmsgin fix forEM101(#24363)flake8-simplify] Ignore pre-initialization references inSIM113(#24235)pycodestyle] FixW391fixes for consecutive empty notebook cells (#24236)pyupgrade] FixUP008nested class matching (#24273)pyupgrade] Ignore strings with string-only escapes (UP012) (#16058)ruff]RUF072: skip formfeeds on dedent (#24308)ruff] Avoid re-using symbol inRUF024fix (#24316)ruff] Parenthesize expression inRUF050fix (#24234)Rule changes
flake8-simplify] SuppressSIM105forexcept*before Python 3.12 (#23869)pyflakes] ExtendF507to flag%-format strings with zero placeholders (#24215)pyupgrade]UP018should detect more unnecessarily wrapped literals (UP018) (#24093)pyupgrade] FixUP008callable scope handling to support lambdas (#24274)ruff]RUF010: Mark fix as unsafe when it deletes a comment (#24270)Formatter
nested-string-quote-styleformatting option (#24312)Documentation
flake8-bugbear] Clarify RUF071 fix safety for non-path string comparisons (#24149)flake8-type-checking] Clarify import cycle wording forTC001/TC002/TC003(#24322)Other changes
|(#24343)Contributors
tombi-toml/tombi (tombi)
v0.9.25Compare Source
What's Changed
🚀 New Features
🛠️ Other Changes
Full Changelog: tombi-toml/tombi@v0.9.24...v0.9.25
v0.9.24Compare Source
What's Changed
🛠️ Other Changes
Full Changelog: tombi-toml/tombi@v0.9.23...v0.9.24
v0.9.23Compare Source
What's Changed
🚨 Breaking Changes
🚀 New Features
👒 Dependencies
Full Changelog: tombi-toml/tombi@v0.9.22...v0.9.23
v0.9.22Compare Source
What's Changed
🚀 New Features
🐛 Bug Fixes
🛠️ Other Changes
Full Changelog: tombi-toml/tombi@v0.9.21...v0.9.22
v0.9.21Compare Source
What's Changed
🚀 New Features
🐛 Bug Fixes
👒 Dependencies
🛠️ Other Changes
Full Changelog: tombi-toml/tombi@v0.9.20...v0.9.21
v0.9.20Compare Source
What's Changed
🚀 New Features
🐛 Bug Fixes
🛠️ Other Changes
Configuration
📅 Schedule: (in timezone UTC)
* 0-3 * * 1)🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.